<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @charset "gb2312";/* CSS Document*/
.clear {
	clear: both;
}
.top {
	height: 50px;
	line-height: 50px;
	color: #ccc;
	background: #111;
	letter-spacing: 1px;
}
.top a {
	color: #333;
}
.top a:hover {
	color: #e1e1e1;
}
.topNavSe {
	width: 180px;
}
.topNavSe p {
	float: right;
	background: #4C931C;
	padding: 0 15px 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.topNavSe p i {
	background: url(../images/tubiao.png) no-repeat 0px 2px;
	height: 23px;
	width: 23px;
	margin-right: 8px;
	background-size: 100%;
}
.topNavSe a {
	color: #333;
	padding: 0px 5px;
	float: right;
}
.topNavSe a:hover {
	color: #e1e1e1;
}
.language a {
	color: #838383;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px 0 25px;
	background: url(../images/en.jpg) no-repeat left center;
}
.logo {
    margin-top: 26px;
    height: 70px;
}
.tell {
	margin-top: 35px;
	background: url(../images/tell.jpg) no-repeat 0px 11px;
	padding-left: 54px;
}
.tell span {
	color: #6c6c6a;
	font-size: 14px;
	line-height: 23px;/* letter-spacing: 3px; */
}
.tell p {
	font-size: 36px;
	font-weight: bold;
	color: #111;
	font-family: 'Arial';
	line-height: 32px;
}
.top_logo {
	height: 130px;
	/* border-bottom: 1px solid #bfbfbf; */
	/* padding-top: 10px; */
}
.logo_a {
	padding-left: 25px;
	margin-top: 31px;
}
.logo_a p {
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	color: #111;
}
.logo_a p i {
	font-style: normal;
	vertical-align: baseline;
	color: #0e47a1;
}
.logo_a span {
	font-size: 17px;
	color: #666;
	line-height: 24px;
	display: block;
	margin-top: 8px;
}
.col_61 {
	color: #616161;
}
.col_0a {
	color: #0a4ea2;
}
strong {
	font-weight: 700;
}
a {
	color: #333;
}
a:hover {
	color: #0e47a1;
	text-decoration: none;
}
.center {
	width: 1200px;
	margin: 0 auto;
}
/**seach**/
.iseaCon {
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.hotSea, .hotSea a {
	color: #666;
	line-height: 30px;
	font-size: 13px;
}
.hotSea a {
	margin: 0px 3px;
}
.hotSea a:hover {
	color: #0e47a1;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.search {
	position: relative;
	width: 200px;
	background: #ededed;
	height: 25px;
	margin-top: 12px;
	float: right;
	margin-left: 10px;
}
.search_text {
	width: 152px;
	height: 25px;
	background: #FFFFFF;
	color: #9a9a9a;
	border: 0px;
	padding-left: 5px;
	outline: none;
	line-height: 30px\9;
	font-size: 12px;
	border: 1px solid #848581;
}
.search_select {
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	background: #848581;
	border: 1px solid #848581;
	height: 25px;
}
/**menu**/
.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #0068af;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**ban**/
.banner {
	position: relative;
	height: 650px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
    line-height: 14px;
    background: none repeat scroll 0 0 #0e47a1;
    border: 1px solid #0e47a1;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #0e47a1;
	border: 1px solid #0e47a1;
}
.banner .bgitem {
	height: 650px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
.menu {
	height: 60px;
	width: 100%;
	background: #0e47a1;
	position: relative;
}
.menu.menufixed {
	position: fixed;
	top: 0;
	z-index: 9999
}
.menu ul.menuul {
	width: 1200px;
	margin: 0 auto;
}
.menu ul.menuul li {
	float: left;
	/* border-right: 1px solid #eee; */
	    position: relative;
}
.menu ul.menuul li a {
	font-size: 18px;
	color: #fff;
	padding: 0px 24.5px;
	display: block;
	line-height: 60px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu ul.menuul li a:hover {
	background: #256bda;
}
.menu ul.menuul li p{    position: absolute;
    left: 0px;
    top: 60px;
    width: 134px;
    display: none;
    z-index: 99999;
    background: #256bda;
}
.menu ul.menuul li:hover p{display: block;}
.iproWarp {
	background: #f9f9f9;
	height: 630px;
}
.iproLeft {
	width: 245px;
}
.iproLeft .tit {
	background: #333;
	padding: 29px 0px;
	color: #fff;
}
.iproLeft .tit p {
	color: #989898;
}
.proSide {
}
.proSide li {
	height: 67px;
	line-height: 67px;
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 245px;
}
.proSide li:first-child {
	border-top: 0px;
}
.proSide li a {
	display: block;
	color: #000;
	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
	padding-left: 45px;
}
.proSide li a:hover, .proSide li a.cur {
	color: #fff;
	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}
.iproRight {
	width: 835px;
}
.iproRight .tit {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cacaca;
}
.iproRight .tit span.protab {
	color: #2a2a2a;
	cursor: pointer;
	float: left;
	width: 273px;
}
.iproRight .tit span.prohov {
	color: #fff;
	background: #ff9c00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
.sy_cpfl {
	width: 100%;
	height: 45px;
	background: #ddd;
	margin-top: 20px;
}
.sy_cpfl .sy_cpfl_a {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl .sy_cpfl_a ul li {
	float: left;
	text-align: center;
	width: 170px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border-right: 1px solid #fff;
}
.sy_cpfl .sy_cpfl_a ul li a {
	color: #333;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sy_cpfl .sy_cpfl_a ul li a:hover {
	background: #0e47a1;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li:first-child a {
	background: #0e47a1;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li ul li:first-child a {
	background: #fff;
	color: #333;
}
.sy_cpfl .sy_cpfl_a ul li ul {
	display: none;
	width: 133px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.sy_cpfl .sy_cpfl_a ul li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.sy_cpfl .sy_cpfl_a ul li ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #ddd solid;
	width: 133px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a {
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-weight: normal;
	color: #333 !important;
	background: #fff !important;
	padding: 0;
	display: block;
	font-size: 13px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a:hover {
	background: #0e47a1 !important;
	color: #fff !important;
}
.sy_sxfl {
	width: 100%;
}
.sy_sxfl_a {
	width: 1200px;
	margin: 0 auto;
}
.ihotprotitle {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle.png) left center no-repeat;
}
.ihotprotitle h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle h3 a {
	font-size: 18px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle h3 a:hover {
	color: #0e47a1;
	font-weight: bold;
}
.ihotprotitle h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.ihotprotitle h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
/*  sy_youshi  */
.hf {
	height: 240px;
	width: 100%;
	background: url(../images/hf.jpg) no-repeat center;
	margin-top: 30px;
}
.hf2 {
	height: 1358px;
	width: 100%;
	background: url(../images/youshitu.jpg) no-repeat center;
	margin-top: 10px;
}
.hz {
	height: 358px;
	width: 100%;
	background: url(../images/hz.jpg) no-repeat center;
}
#ys {
	width: 100%;
	background: url(../images/ys.jpg) no-repeat center;
	height: 1358px;
}
.ys {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ys1 {
	position: absolute;
	width: 420px;
	right: 40px;
	top: 45px;
}
.ys2 {
	position: absolute;
	width: 450px;
	left: 45px;
	top: 400px;
}
.ys3 {
	position: absolute;
	width: 420px;
	right: 52px;
	top: 730px;
}
.ys4 {
	position: absolute;
	width: 420px;
	left: 45px;
	top: 1060px;
}
.ys1 h3, .ys2 h3, .ys3 h3, .ys4 h3 {
	font-size: 25px;
	color: #333;
	font-weight: bold;
	line-height: 100px;
	padding-left: 120px;
	margin-bottom: 20px;
}
.ys1 p, .ys2 p, .ys3 p, .ys4 p {
	font-size: 16px;
	color: #555;
	line-height: 32px;
	padding-left: 20px;
}
/*  sy_about  */
.sy_xinwen_a {
	width: 1200px;
	/* height: 78px; */
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 50px;
	text-align: left;
}
.ihotprotitle_a {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle_b.png) left center no-repeat;
}
.ihotprotitle_a h3 a {
	font-size: 18px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 a:hover {
	color: #0e47a1;
	font-weight: bold;
}
.ihotprotitle_a h3 {
	line-height: 75px;
	font-size: 36px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle_a h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle_a h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.inewstitle {
	width: 1200px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 50px;
}
.inewstitle h3 {
	width: 1200px;
	height: 78px;
}
.inewstitle h3 b {
	font-size: 36px;
	line-height: 115px;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	color: #333;
	font-weight: bold;
}
.inewstitle h3 span {
	font-size: 100px;
	color: #F0F0F0;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}
.sy_about {
	background: url(../images/about_c.jpg) center no-repeat;
	height: 651px;
	width: 100%;
}
.sy_about_a {
	width: 1200px;
	margin: 0 auto;
}
.sy_about dl {
	width: 502px;
	float: right;
	padding: 90px 0 0;
}
.sy_about dl dt {
	height: 136px;
	/* border-bottom: solid 1px #ffffff; */
}
.sy_about dl dt span {
	display: block;
	font-size: 50px;
	line-height: 66px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}
.sy_about dl dt p {
	color: #fff;
	line-height: 50px;
	font-size: 37px;
	font-weight: bold;
}
.sy_about dl dd p {
    overflow: hidden;
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    text-align: justify;
}
.sy_about dl dd a {
	display: block;
	width: 205px;
	line-height: 46px;
	border-radius: 23px;
	color: #fff;
	text-align: center;
	background: url(../images/ico04.png) no-repeat 144px 16px #ffb713;
	padding: 0 32px 0 0;
	font-size: 14px;
	transition: all 0.3s linear 0s;
	margin-top: 50px;
}
.sy_about dl dd a:hover {
	margin-left: 6px;
}






.od1 {
	background: url(../images/od1.jpg) no-repeat top center;
	height: 260px;
	margin-top: 30px;
}
.od1 span {
	float: left;
	margin-top: 175px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	margin-left: 67px;
	display: inline-block;
}
.od1 span b {
	font-size: 28px;
	font-weight: bold;
}
.od1 span a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 226px;
	background: #f48000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 325px;
}
.w940 {
	width: 940px;
}
.lct {
	display: block;
	height: 590px;
	background: url(../images/lctBg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
	margin: 0px 0 0 0;
}
.lct h2 {
	display: block;
	padding-top: 49px;
	height: 127px;
	text-align: center;
}
.lct h2 a {
	color: #333333;
	font-size: 36px;
}
.lct h2 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #bdbdbd;
	line-height: 32px;
}
.lct .lct-wrp {
	display: block;
	overflow: hidden;
	height: 350px;
	width: 960px;
}
.lct-wrp dl {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 130px;
	text-align: center;
	height: 182px;
	cursor: pointer;
}
.lct-wrp dt {
	display: block;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.prod {
	float: right;
	width: 100%;/* margin-top: 22px; */
}
.ipro_detail {
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 12px 10px 12px 12px;
	background: #fff;
}
.ipro_detail2 {
	width: 765px;
	height: 260px;
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 10px 10px;
	background: #fff;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;
	margin: 5px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 16px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
.adv1 {
	background: url(../images/adv1.jpg) no-repeat center #0568B3;
	height: 222px;
	margin: 35px 0 0 0;
}

.newWarp {
	margin-top: 40px;
}
.newList {
	width: 785px;
}
.newList .tit {
	width: 783px;
	height: 44px;
	line-height: 44px;
	background: #efefef;
	border: 1px solid #dadada;
}
.newList .tit .newtab {
	float: left;
	width: 261px;
	color: #2a2a2a;
	cursor: pointer;
}
.newList .tit .newhov {
	background: #ff9c00;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.newList .newtab_con .only {
	margin: 20px 0px 15px;
}
.newList .newtab_con .only h2 {
	width: 255px;
}
.newList .newtab_con .only h3 {
	width: 510px;
}
.newList .newtab_con .only h3 span {
	color: #383838;
}
.newList .newtab_con .only h3 p {
	color: #686868;
	line-height: 24px;
	margin: 4px 0px;
}
.newList .newtab_con .only h3 a {
	color: #ff9c00;
	margin-left: -7px;
}
.newList .newtab_con .list {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	background: url(../images/news-ico.gif) no-repeat left center;
	padding-left: 14px;
	float: left;
	width: 770px;
	line-height: 30px;
}
.newList .newtab_con .list a {
	color: #616161;
	width: 675px;
	background: url(../images/news-bor.gif) no-repeat right center;
}
.newList .newtab_con .list a:hover {
	color: #ff9c00;
}
.newList .newtab_con .list span {
	color: #7f7f7f;
}
.newtab_con {
	display: none;
}
.newtab_con0 {
	display: block;
}
.newAsk {
	width: 305px;
}
.newAsk .tit {
	border: 1px solid #dadada;
	height: 44px;
	line-height: 44px;
	padding: 0px 15px;
}
.newAsk .tit span {
	color: #ff9c00;
}
.newAsk .tit span em {
	color: #404040;
}
.newAsk .tit a {
	color: #333;
}
.newAsk .tit a:hover {
	color: #ff9c00;
}
.newAsk ul {
	margin-top: 12px;
	overflow: hidden;
	height: 375px;
}
.newAsk ul li {
	padding: 10px 5px 10px 15px;
	float: left;
	width: 285px;
}
.newAsk ul li em {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	float: left;
}
.newAsk ul li a {
	color: #000;
	height: 20px;
	line-height: 20px;
}
.newAsk ul li a:hover {
	color: #ff9c00;
}
.newAsk ul li a em {
	background: url(../images/faq-ico1.gif) no-repeat left center;
}
.newAsk ul li p {
	color: #464646;
	margin-top: 16px;
}
.newAsk ul li p em {
	height: 25px;
	background: url(../images/faq-ico2.gif) no-repeat left 3px;
}
.newAsk ul li p span {
	width: 257px;


	line-height: 24px;
}
.online {
	margin-top: 40px;
}
.online-od {
	background: url(../images/online-od.jpg) no-repeat center;
	width: 619px;
	height: 222px;
	border: 1px solid #d6d6d6;
	padding-top: 185px;
	padding-left: 93px;
}
.online-od span a {
	display: block;
	width: 336px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #f48000;
	color: #f48000;
	font-size: 20px;
	font-weight: bold;
}
.online-od span em {
	display: block;
	overflow: hidden;
	padding-left: 31px;
	background: url(../images/pk-tel.gif) no-repeat left center;
	height: 56px;
	line-height: 56px;
	font-style: normal;
	color: #333333;
	font-size: 20px;
}
.online-od span b {
	font-size: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
}
.online-form {
	width: 350px;
}
.online-form h2 {
	display: block;
	height: 48px;
	line-height: 48px;
	padding-bottom: 6px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.inewslist {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.inewslist * {
	/* -webkit-transition: all ease-in-out 0.55s; */
	-o-transition: all ease-in-out 0.55s;
	-ms-transition: all ease-in-out 0.55s;/* transition: all ease-in-out 0.55s; */
}
.inewslist ul {
}
.inewslist ul li {
	float: left;
	margin-right: 40px;
	width: 580px;
	/* border: 1px #fff solid; */
	margin-bottom: 20px;
	background: #fff;
	/* padding: 30px 26px; */
	box-sizing: border-box;
	border-radius: 6px;
}
.inewslist ul li h4 {
	float: left;
	width: 54px;
	padding-right: 20px;
	margin-right: 20px;
	height: 90px;
	text-align: center;
	border-right: 1px #ddd solid;
	background: #0e47a1;
	padding: 24px 26px;
	border-radius: 8px 0 0 8px;
}
.inewslist ul li h4 b {
	font-size: 36px;
	color: #fff;
	display: block;
	line-height: 40px;
	font-weight: bold;
	margin-top: 16px;
}
.inewslist ul li h4 i {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
}
.inewslist ul li h3 {
	float: left;
	width: 420px;
	line-height: 30px;
	padding-top: 24px;
}
.inewslist ul li h3 a {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inewslist ul li p {
	float: left;
	width: 430px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	margin-top: 10px;
}
.inewslist ul li:hover {
	/* border: 1px #cccccc solid; */
}
.inewslist ul li:hover h3 a {
	/* color: #0e47a1; */
	font-weight: bold;
}
.inewslist ul li:nth-child(2) {
	margin-right: 0px;
}
.inewslist ul li:nth-child(4) {
	margin-right: 0px;
}
.inewslist ul li:nth-child(6) {
	margin-right: 0px;
}
.sy_xinwen {
	width: 100%;
	background: #f5f5f5;
	padding-top: 1px;
	padding-bottom: 60px;
}
#pro {
	width: 100%;
	margin: 0 auto;
	/* background: #f0f0f0; */
}
.pro_a {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	height: 50px;
}
.pro_a p {
	color: #0e47a1;
	font-size: 36px;
	float: left;
	line-height: 50px;
	font-weight: bold;
}
.pro_a span {
	color: #000;
	font-size: 16px;
	float: left;
	line-height: 30px;
	border: #ccc solid 2px;
	padding: 0px 20px;
	margin-top: 10px;
	margin-left: 40px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro * {
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.ipro div {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 21px;
	width: 286px;
}
.ipro div:nth-child(3n) {
	margin-right: 0px;
}
.ipro h3 {
	width: 284px;
	height: 284px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #eee;
}
.ipro h3 a {
	vertical-align: middle;
	text-align: center;
	display:block;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	box-sizing: border-box;
	display: block;
	background: #f5f5f5;
	width: 100%;
}
.ipro p a {
	font-weight: normal;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.ipro div:hover {
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.ipro div:hover h3 img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.ipro div:hover p {
	background: #0e47a1;
}
.ipro div:hover p a {
	color: #fff;
}
.ipro1 {
	margin-top: 4px;
	margin: auto;
}
.ipro1 div {
	float: left;
	width: 287px;
	text-align: center;
	border: 3px solid #fff;
	background: #fff;
	margin-right: 20px;
}
.ipro1 h3 {
	width: 284px;
	height: 218px;
	margin: 0 auto 5px;
}
.ipro1 h3 a {
	width: 284px;
	height: 218px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p {
	text-align: center;
	font-weight: normal;
	/* border-top: 1px #C0E0C4 dashed; */
	font-size: 16px;
	background: #f9f9f9;
	line-height: 60px;
}
.ipro1 p a {
	color: #333;
	font-weight: normal;
	line-height: 42px;
	font-size: 16px;
}
.ipro1 p a:hover {
	text-decoration: underline;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}




#demo3p {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
#indemo3p {
	float: left;
	width: 800%;
}

#demo3p1 {
	float: left;
}
#demo3p2 {
	float: left;
}

.main {
	padding-top: 50px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 900px;
	float: right;
}
.miaosu {
	line-height: 32px;
	border: 1px solid #EDEDED;
	padding-left: 6px;
	margin-bottom: 10px;
}

.picimg_wj {
	width: 230px;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display:block;
*font-size:197px;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
}
.insNewsArti img {
	max-width: 100%;
}
.inprotab_con ul li {
	float: left;
	width: 270px;
	height: 248px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
}
.inprotab_con ul li h2 {
	width: 270px;
}
.inprotab_con ul li h3 em {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
	height: 48px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inprotab_con ul li h3 a {
	display: block;
	height: 48px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
}
.inprotab_con ul li h3 a span.proName {
	text-align: center;
	line-height: 48px;
	display: block;
}

.insNewList {
	border-bottom: 1px dashed #bebebe;
	padding: 20px 0px;
	cursor: pointer;
}
.insNewList .nTit a {
	color: #383838;
	font-size: 18px;
	float: left;
	font-weight: bold;
}
.insNewList .nTit a:hover, .insNewH .nTit a {
	color: #0e47a1;
	background: url(../images/nCoin.png) no-repeat 3px 10px;
}
.insNewList .nTit span {
	color: #7f7f7f;
	float: right;
	padding-right: 15px;
}
.insNewList .con {
	color: #888;
	margin-top: 8px;
	padding: 0px 5px;
}

.insNewsArti {
	border: 1px solid #eee;
	padding: 20px;
}
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
	min-height: 350px;
}
.insNewsArti h4 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con {
	line-height: 26px;
	margin: 30px 0;
}
.insNewsArti .con p {
	font-size: 16px;
	color: #555;
}
.insNewsArti .con, .insNewsArti .con a {
	color: #343434;
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 24px;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #0568B3;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
}
.insNews1 li a:hover {
	color: #0e47a1;
}
.insNews1 li span {
	float: right;
	color: #b4b4b4;
}

.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #fd3639;
	TEXT-DECORATION: none
}
.nyjz {
	padding: 10px 10px;
}

.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu {
	width: 265px;
	float: left;
}
.demo1_menu .p02 {
	width: 265px;
	height: 84px;
	color: #fff;
	background: #0e47a1;
	font-size: 30px;
	line-height: 84px;
	text-align: center;
	font-weight: bold;
}
.demo1_menu ul {
}
.demo1_menu ul li {
	width: 265px;
	border-top: 1px #fff solid;
	position: relative;
	margin: 0px;
}
.demo1_menu ul li a {
	display: block;
	line-height: 60px;
	/* text-align: center; */
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	padding-left: 40px;
}
.demo1_menu ul li ul {
	display: none;
}
.demo1_menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	width: 690px;
	background: #0e47a1;
	opacity: 0.95;
}
.demo1_menu ul li ul li {
	width: 230px;
	height: 45px;
	margin: 2px 0px;
	float: left;
	border-top: 1px solid #4CAD7C;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #0e47a1;
}
.demo1_menu a:hover {
	background: #0e47a1;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}

.demo1_right {
	width: 900px;
	float: right;
	overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 242px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #F3F3F3;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.demo1_right dl dd:hover {
	border: 5px solid #FEB403;
}
.demo1_right dl dd &gt; a {
	width: 234px;
	margin: 20px auto 0;
	display: block;




	padding: 1px;
	border: 1px #f8f8f8 solid;
}
.demo1_right dl dd p {
	width: 234px;
	height: 35px;
	color: #909090;

	line-height: 35px;
	text-align: center;
	margin: 0 auto 0;
	font-size: 16px;
}
.gd1 {
	width: 910px;
	height: 550px;
}
.iabout_title {
	width: 100%;
	height: 28px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.iabout_title p {
	font-size: 20px;
	color: #222;
	width: 450px;
	float: left;
	font-weight: bold;
	border-left: 5px #0e47a1 solid;
	padding-left: 20px;
	line-height: 24px;
}
.iabout_title p span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}

.link {
	width: 100%;
	padding-bottom: 30px;
}
.links {
	width: 1200px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.links span {
    float: left;
    color: #333;
    background: url(../images/link.png) no-repeat 5px center #Fff;
    padding: 0 10px 0 90px;
    margin: -10px 0 0 8px;
    position: absolute;
}
.links ul {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
.links ul li {
	float: left;
}
.links ul a {
	color: #333;
	line-height: 30px;
}
.links ul a:hover {
	color: #004fa6;
}
/*---foot----*/

.footlink {
	width: 1200px;
	color: #9f8979;
}
.footlink .name {
	float: left;
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.footlink b a {
	font-size: 14px;
	color: #a9a9a9;
}
.linka {
	width: 1200px;
	color: #a9a9a9;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #a9a9a9;
}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
}
.foot-left {
	float: left;
	width: 650px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	padding: 0 0 0 0;
}
.footnav ul li a {
    float: left;
    width: 133px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 60px;
	background: #0e47a1;
}
.foo-right {
	width: 1200px;
	margin-left: 50px;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
/*  sy_new  */
.inew {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.inew p {
	font-size: 40px;
	color: #181a1d;
	display: inline-block;
	padding: 25px 6px 0 6px;
	position: relative;
	font-weight: bold;
	line-height: 1;
}
.inew span {
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 40px;
	color: #393a45;
	display: block;
}
.inew_a {
	width: 1200px;
	margin: 0 auto;
}
.inew_b {
	width: 585px;
	float: left;
	padding: 20px 30px 20px 30px;
	color: #636161;
	border: 1px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.inew_b:nth-child(2) {
	margin-right: 0;
}
.inew_b:nth-child(4) {
	margin-right: 0;
}
.inew_b p {
	font-size: 20px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inew_b p a {
	color: #0e47a1;
	font-weight: bold;
}
.inew_b span {
	padding: 5px 0 10px 0;
	display: block;
}
.goto {
	color: #FAB00E;
	opacity: 1;
	font-weight: bold;
}


.zzry {
	float: right;
	width: 510px;
	border: 1px #eee solid;
}
.zzry p {
	font-size: 14px;
	padding-left: 15px;
	color: #990008;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px #eee solid;
}
.zzry p span {
	font-size: 12px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.bannerbox {
	width: 470px;
	height: 165px;
	overflow: hidden;
	margin: 20px auto;
}
#focus {
	width: 470px;
	height: 165px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
}
#focus ul {
	width: 470px;
	height: 165px;
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	width: 470px;
	height: 165px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#focus .preNext {
	width: 223px;
	height: 165px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat right center;
}

.pages {
	margin: 20px auto;
}
.pages ul {display: table;text-align: center;margin: 0 auto;}
.pages ul li {
	float: left;
	margin: 0 1px;
	background: #f5f5f5;
	/* padding: 5px 14px; */
	text-align: center;
}
.pages ul li:nth-last-child(1) {
	display: none;
}
.pages ul li a{color: #333;display: block;padding: 5px 16px;font-size: 16px;}
.pages ul li:hover a{ background: #0e47a1; color:#fff;}
.xdh {
	float: right;
	width: 420px;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.crumb {
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 17px;
}
.pro_left {
	width: 400px;
	float: left;
	height: 300px;
	border: 1px #f9f9f9 solid;
}
.pro_right {
	width: 420px;
	float: right;
}
.pro_right p {
	font-size: 14px;
	padding: 5px 0;
}
.pro_right p span {
	color: #f00;
}
.pro_right h1 {
	line-height: 30px;
	/* float: left; */
	font-size: 22px;
	font-weight: bold;
}
.cp_mingc {
	border-bottom: 1px #F3F3F3 solid;
	/* height: 70px; */
	margin-top: 20px;
	padding-bottom: 20px;
}
.cp_mingc span {
	float: left;
	line-height: 60px;
}
.xinwen_img {
	float: left;
	width: 220px;
	padding: inherit;
	height: 110px;
	border: 1px solid #F3F3F3;
}
.newCon {
	width: 900px;
	margin-left: 20px;
}
.insNewsArti p {
	line-height: 32px;
	font-size: 16px;
	color: #555;
}
.ewm {
	width: 100px;
	float: right;
	margin-top: 60px;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.lc {
	background: url(../images/lc.jpg) no-repeat center 0;
	height: 300px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 50px;
}
.lc h3 {
	float: left;
	padding: 10px 0 0 20px;
	width: 270px;
	color: #fff;
}
.lc h3 i {
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 30px;
	color: #fff;
	font-style: normal;
}
.lc h3 i span {
	display: block;
	padding-bottom: 9px;
}
.lc h3 em {
	display: block;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	height: 85px;
	width: 250px;
	padding-left: 20px;
}
.lc h3 em span {
	display: block;
	color: #333;
}
.lc h3 b {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 40px;
	padding-left: 28px;
	color: #018F45;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	padding-top: 25px;
}
.lc ul {
	float: right;
	padding-top: 60px;
	overflow: hidden;
	width: 850px;
}
.lc ul li {
	float: left;
	height: 250px;
	width: 160px;
	margin-right: 70px;
	text-align: center;
}
.lc ul li.lc4 {
	margin-right: 0;
}
.lc ul li a {
	display: block;
	background: url(../images/lv1.png) no-repeat;
	padding-top: 183px;
	font-size: 16px;
	color: #333;
	transition: all 0.3s linear 0s;
}
.lc ul li.lc2 a {
	background: url(../images/lv2.png) no-repeat;
}
.lc ul li.lc3 a {
	background: url(../images/lv3.png) no-repeat;
}
.lc ul li.lc4 a {
	background: url(../images/lv4.png) no-repeat;
}
.lc ul li a:hover {
	transform: translateY(-10px);
}
.gylc {
	background: #f5f5f5;
	width: 100%;

	height: 420px;


	padding: 70px 0px;
}
.gylc ul {
	width: 1200px;
	margin: 0 auto;
}
.gylc ul h3 {
	width: 140px;
	height: 195px;
	background: #0e47a1;
	float: left;
	margin-right: 35px;
	border-radius: 10px;
}
.gylc ul h3 p {
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
}
.gylc ul h3 p b {
	font-size: 50px;
	color: #fff;
	text-align: center;
	display: block;
	padding-top: 25px;
}
.gylc ul li {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	float: left;
	background: #fff;
	margin-right: 35px;
	margin-bottom: 80px;
}
.gylc ul li p {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 140px;
}
.gylc ul li span {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #555;
	line-height: 20px;
	display: block;
	padding-top: 10px;
}
.gylc ul li:hover p {
	background: #0e47a1;
	color: #fff;
	border-radius: 100%;
}
.gylc ul li:hover span {
	color: #0e47a1
}
.gylc ul li:nth-child(7), .gylc ul li:nth-child(14) {
	margin-right: 0px;
}
.cgbj {
	height: 570px;
	overflow: hidden;
}
.cg {
	padding-top: 19px;
	height: 501px;
}
.cg h3 {
	text-align: center;
	margin-bottom: 49px;
}
.cg h3 span {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #333;
	line-height: 42px;
	height: 79px;
	background: url(../images/t1.png) no-repeat bottom center;
}
.cg h3 i {
	display: block;
	font-size: 18px;
	color: #666666;
	margin-top: 11px;
	font-style: inherit;
}
.cg ul li {
	float: left;
	width: 170px;
	height: 170px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	margin: 0 15px;
	border-radius: 100%;
}
.cg ul b {
	display: block;
	width: 24px;
	height: 170px;
	float: left;
}
.cg ul li dl {
}
.cg ul li dl dt {
	margin-bottom: 27px;
}
.cg ul li dl dt i {
	display: block;
	width: 166px;
	height: 162px;
	margin: 0 auto;
	transition: all 0.5s ease-in-out;
}
.cg ul li dl dt .cg1 {
	background: url(../images/cg1.png) no-repeat center;
}
.cg ul li dl dt .cg2 {
	background: url(../images/cg2.png) no-repeat center;
}
.cg ul li dl dt .cg3 {
	background: url(../images/cg3.png) no-repeat center;
}
.cg ul li dl dt .cg4 {
	background: url(../images/cg4.png) no-repeat center;
}
.cg ul li dl dt .cg5 {
	background: url(../images/cg5.png) no-repeat center;
}
.cg ul li dl dt .cg6 {
	background: url(../images/cg6.png) no-repeat center;
}
.cg ul li:hover dl dd span {
	color: #0e47a1;
}
.cg ul li:hover i {
	transform: rotate(360deg);
}
.cg ul li dl dd span {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.cg ul li dl dd p {
	font-size: 15px;
	color: #4c4c4c;
	text-align: center;
}
div#tsShopContainer {
	width : 400px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
div#maincontent {
	margin: 0px;
	padding: 5px;
}
.jqzoom {
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	padding: 0px;
	cursor: crosshair;
}
div.zoomdiv {
	z-index : 100;
	position : absolute;
	top: 0px;
	left: 0px;
	width : 200px;
	height : 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index : 10;
	visibility : hidden;
	position : absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #aaa;
	background: #ffffff url(../images/zoomlens.gif) 50% top no-repeat;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: alpha(Opacity=30);
}
/* tsShopContainer */
#tsShopContainer li, #tsShopContainer img {
	vertical-align: top;
}
#tsShopContainer {
	margin: 0 auto 0 auto;
	position: relative;
	border: 1px solid #f0f0f0;
	font-size: 12px;
	padding-bottom: 5px;
}
#tsShopContainer #tsImgS {
	text-align: center;
	width: 100%;
	position: relative;
}
#tsShopContainer #tsImgS a {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}
#tsShopContainer #tsImgS&gt;a&gt;img {
	max-width: 100%;
}
#tsShopContainer #tsImgS img {
	border: 0px;
	max-width: none;
}
#tsShopContainer #tsPicContainer {
	width: 100%;
	height: 70px;
	position: relative;
	background: url(../images/scrollPicbg.gif) repeat-x 0px 0px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 8px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSArrR {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 8px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSCon {
	position: absolute;
	top: 10px;
	left: 38px;
	width: 1px;
	height: 70px;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon ul {
	width: 100%;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon li {
	width: 57px;
	float: left;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSCon li img {
	padding: 3px;
	margin: 1px;
	border: 1px solid #e4e4e4;
	display: block;
	width: 42px;
	height: 42px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
	border: 2px solid #F00;
	margin: 0px;
}
.prozxzx {
	float: right;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #0e47a1;
	color: #fff;
	border-radius: 4px;
}
/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border: 1px solid #0c6fb3;
	background: #FFF;
}
.MagicZoomMain {
	text-align: center !important;
	width: 92px;
}
.MagicZoomMain div {
	padding: 0px !important;
}
/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the &lt;A&gt; tag */
.MagicZoomHeader {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	background: #91b817;
	text-align: center !important;
}
/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 0px solid #aaa;
	background: #ffffff;
}
/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align: center;
	background: #ffffff;
	color: #444;
	border: 1px solid #ccc;
	opacity: 0.8;
	padding: 3px 3px 3px 3px !important;
	display: none; /* do not edit this line please */
}
/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top: 3px !important;
}
.sy_tiaofu {
	background: #f1f1f1;
	height: 146px;
}
.sy_tiaofu dl {
	width: 1200px;
	margin: 0 auto;
}
.sy_tiaofu dl dt {
	float: left;
	width: 610px;
	padding-top: 20px;
}
.sy_tiaofu dl dt p {
	height: 51px;
	line-height: 51px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.sy_tiaofu dl dt p em {
	font-size: 34px;
}
.sy_tiaofu dl dt span {
	color: #fff;
	line-height: 49px;
	height: 49px;
}
.sy_tiaofu dl dd {
	float: right;
	padding-top: 20px;
}
.sy_tiaofu dl dd p {
	padding-left: 29px;
	background: url(../images/tu_tel.png) no-repeat left center;
	font-size: 20px;
	color: #333;
	height: 51px;
	line-height: 51px;
}
.sy_tiaofu dl dd span {
	font-size: 34px;
}
.sy_tiaofu dl dd a {
	width: 172px;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	color: #0e47a1;
	font-weight: bold;
	background: #fff;
	text-align: center;
	margin-top: 6px;
	display: block;
}
.sy_cpzx {
	padding-top: 70px;
	width: 1200px;
	margin: 0 auto;
}
.sy_cpzs_txt {
}
.sy_cpzs_txt p {
	box-sizing: border-box;
	text-align: center;
	display: block;
	margin-bottom: 30px;
	width: 1200px;
	margin: 0 auto;
	color: #000;
	line-height: 70px;
	font-size: 52px;
	font-weight: bold;
}
.sy_cpzs_txt span {
	margin: 0 auto;
	font-weight: normal;
	text-align: center;
	font-family: "Microsoft YaHei";
	color: #545454;
	display: block;
	line-height: 50px;
	font-size: 22px;
}


.sy_cpzs_txt1 {
}
.sy_cpzs_txt1 p {
	font-size: 44px;
	color: #111;
	height: 68px;
	line-height: 68px;
	font-weight: bold;
	text-align: center;
}
.sy_cpzs_txt1 span {
	height: 34px;
	font-size: 18px;
	color: #666;
	line-height: 34px;
	display: block;
	text-align: center;
}


.sy_cpzs_dh {
	margin: 0 auto;
	margin-top: 30px;
	height: 61px;
}
.sy_cpzs_dh p {
	width: 600px;
	float: left;
	background: #333;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	padding: 0 43px 0 0;
	font-size: 20px;
	height: 61px;
	line-height: 61px;
	color: #686869;
	font-weight: bold;
}
.sy_cpzs_dh p i {
	background: url(../images/pro_a1.png) no-repeat right center;
	display: inline-block;
	float: right;
	width: 14px;
	height: 61px;
}
.sy_cpzs_dh p img {
	float: left;
	padding: 15px 10px 0 32px;
}
.prohovs {
	background: #0e47a1 !important;
	color: #fff !important;
}
.prohovs i {
	background: url(../images/pro_a1_hv.png) no-repeat right center !important;
}
.sy_cpzs_fl {
	/* height: 70px; */
	/* background: #F5F5F5; */
	position: relative;
	margin-top: 40px;
	display: table;
}
.sy_cpzs_fl li {
	float: left;
	width: 146px;
	line-height: 60px;
	text-align: center;
	margin: 1px;
	background: linear-gradient(to bottom,#fefefe,#e9e9e9);
	border: 1px solid #f2f2f2;
	/* background: #F5F5F5; */
}
.sy_cpzs_fl li a {
	font-size: 16px;
	color: #333;
	display: block;
}
.sy_cpzs_fl li:hover a {
	color: #fff;
	background: #0e47a1;
}
.sy_cpzs_fl:after {
	display: block;
	position: absolute;
	top: 31%;
	left: 0;
}
.sy_cpzs_fl:before {
	width: 1200px;
	height: 1px;
	background: #e8e8e9;
	display: block;
	position: absolute;
	top: 63%;
}
.sy_cpzs_fl dl dd {
	display: none;
	width: 1200px;
	float: left;
	position: absolute;
	left: 0;
	min-height: 60px;
	background: #222;
	z-index: 99;
	box-sizing: border-box;
	padding: 5px 20px;
	opacity: 0.9;
}
.sy_cpzs_fl dl dd a {
	color: #fff;
	padding: 0px 10px;
	white-space: nowrap;
	opacity: 0.8;
	display: block;
	float: left;
	line-height: 40px;
}
.sy_cpzs_fl dl:hover dd {
	display: block;
}
.sy_cpzs_hyfl {
	width: 1200px;
	margin: 0 auto;
	background: #f3f3f3;
	height: 107px;
	position: relative;
	display: none;
}
.sy_cpzs_hyfl ul {
}
.sy_cpzs_hyfl ul li {
	float: left;
	padding-left: 61px;
	background: url(../images/pro_a2.jpg) no-repeat 43px center;
	width: 179px;
	height: 53px;
	line-height: 53px;
}
.sy_cpzs_hyfl ul li a {
	font-size: 18px;
	color: #333333;
}
.sy_cpzs_hyfl:after {
	width: 1200px;
	height: 1px;
	background: #e8e8e9;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.sy_cpzs {
	width: 100%;
}
.sy_cpzs ul {
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
}
.sy_cpzs ul li {
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 20px;
	background: #fff;
	text-align: center;
	border: 1px solid #e8e8e9;
}
.sy_cpzs ul li p {
	background: #fff;
	overflow: hidden;
}
.sy_cpzs ul li:nth-child(4n) {
	margin-right: 0;
}
.sy_cpzs ul li span {
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	display: block;
	background: #f5f5f5;
}
.sy_cpzs ul li span a {
	font-size: 16px;
	text-align: center;
	display: block;
	color: #333;
}
.sy_cpzs ul li:hover {
	background: #0362B6;
	box-shadow: 0 0 5px #ccc;
	margin-top: -5px;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.sy_cpzs ul li:hover span {
/* background: #cccccc; */
}
.sy_cpzs ul li:hover span a {
/* color: #fff; */
}
.contact {
	width: 265px;
	height: 100px;
	background: #0e47a1;
	padding-top: 15px;
}
.contact span {
	font-size: 16px;





	text-align: center;
	background-color: #FFFFFF;
	color: #0e47a1;
	width: 220px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.contact p {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.xinwenfl {
	width: 265px;
	float: left;
}
.ejdh {
	width: 100%;
	opacity: 0.9;
	position: absolute;
	z-index: 999;
	display: none;
	top: 65px;
}
.ejdh ul {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 30px;
	box-sizing: border-box;
	height: 730px;
}
.ejdh ul li {
	padding: 5px 0px;
	float: left;
	text-align: center;
	padding: 0px 10px;
	width: 173px;
	height: 320px;
	overflow: hidden;
}
.ejdh ul li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
.ejdh ul li p a {
	color: #0e47a1;
}
.ejdh ul li span {
	display: block;
	line-height: 30px;
	padding-top: 6px;
}
.ejdh ul li a {
	display: block;
}
.ejdh ul li em {
	background: #0e47a1;
	color: #fff;
	line-height: 35px;
	display: block;
	border-radius: 5px;
}
.ejdh ul li em a {
	color: #fff;
}
.sy_anli {
    width: 100%;
    padding-top: 70px;
    box-sizing: border-box;
    margin-bottom: 80px;
}
.sy_anli ul {
	margin: 0 auto;
	padding-top: 40px;
}
.sy_anli ul li {
	float: left;
	margin: 0 10px;
	background: #fff;
	border: 1px solid #eee;
}
.sy_anli ul li:hover p {
	color: #333;
}
.sy_anli ul li img {
	/* height: 290px; */
	display: block;
}








.sy_rongyu {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 80px;
}
.sy_rongyu ul {
	margin: 0 auto;
	padding-top: 40px;
}
.sy_rongyu ul li {
	float: left;
	margin: 0 10px;
	background: #fff;
	border: 2px solid #f5f5f5;
}
.sy_rongyu ul li:hover p {
	color: #fff;
	font-weight: bold;
	background: #0e47a1;
}
.sy_rongyu ul li p {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    background: #f0f0f0;
    line-height: 60px;
    color: #333;
}
.sy_rongyu ul li img {
	/* height: 290px; */
	display: block;
}


.yx-rotaion {
	border: #efefef solid 8px;
	margin-left: 9px;
	float: LEFT;
}
.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: 110px;
}
.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}
.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}
.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}
.yx-rotation-focus span, .yx-rotaion-btn span {
	background: url(../images/ico.png) no-repeat;
	display: block;
}
.yx-rotation-focus {
	display: none;
}
.yx-rotation-t {
	display: none;
}
.lxwm {
	display: block;
	margin-top: 20px;
}
.lxwm img {
	float: left;
	padding-right: 15px;
}
.lxwm a {
	display: block;
	width: 122px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	float: right;
	font-size: 16px;
	color: #FFF;
	/* font-weight: bold; */
	margin-right: 22px;
	margin-top: 10px;
}
.lxwm strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
}
.lxwm b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
.ny_ban {
	width: 100%;
	background: url(../images/ny_ban.jpg) center no-repeat;
	height: 320px;
}
.liuyanban {
	margin: 30px 0;
	padding-top: 30px;
	border-top: 1px #ddd solid;
}
.liuyanban h3 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}
.liuyanban h3 span {
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.liuyanban h3 span b {
	color: #0e47a1;
	font-weight: bold;
}
.form-group {
	width: 100%;
	margin: 0 auto;
	clear: both;
	box-sizing: border-box;
	padding: 12px;
}
.form-group label {
	float: left;
	font-size: 16px;
	line-height: 35px;
	/* padding-right: 10px; */
	width: 65px;
	color: #555;
}
.form-control {
	float: left;
	width: 700px;
	border: 1px #ddd solid;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
.form-control-c {
	float: left;
	width: 700px;
	border: 1px #ddd solid;
	height: 133px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
button.form-sub {
	width: 770px;
	margin: 0 auto;
	clear: both;
}
.form-sub {
	height: 40px;
	color: #fff;
	background: #0e47a1;

	border: none;
	border-radius: 4px;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.sidebar_contact {
	overflow: hidden;
	border: 1px solid #f0f0f0;
	margin-top: 5px;
	padding-bottom: 20px;
	width: 265px;
	background: #f5f5f5;
}
.sidebar_contact .title {
	background: #0e47a1;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	margin-bottom: 20px;
}
.sidebar_contact p {
	margin-top: 5px;
	font-size: 15px;
	text-align: center;
	margin-right: 15px;
}
.sidebar_contact p b {
	font-weight: 600;
	font-size: 17px;
}
.sidebar_contact span {
	font-size: 15px;
}
.sidebar_contact .btn_default {
	background: #0e47a1;
	padding: 10px 20px;
	font-size: 15px;
	color: #fff;
	margin-top: 40px;
	width: 130px;
	text-align: center;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
	border-radius: 8px;
}
.ys_bg {
	background: url(../images/ys_t.jpg) no-repeat center top;
	height: 1700px;
	overflow: hidden;
	margin-top: 50px;
}
.ys {
	margin-top: 365px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-top: 365px;
}
.ys dl {
	position: relative;
	width: 1200px;
	height: 440px;
	overflow: hidden;
}
.ys dt {
	float: left;
	width: 600px;
	height: 382px;
	overflow: hidden;
}
.ys dt img {
	width: 600px;
	height: 382px;
}
.ys dd {
	position: absolute;
	right: 0px;
	top: 10px;
	height: 390px;
	width: 644px;
	overflow: hidden;
}
.ys dd h3 {
    margin-top: 20px;
    margin-left: 133px;
    display: block;
    color: #1f1a17;
    background: url(../images/ys_l1.gif) no-repeat left 60px;
    font: 30px/67px "Microsoft Yahei";
}
.ys dd h3 b {
	display: block;
	color: #0e47a1;
	font: bold 24px/30px "Microsoft Yahei";
	margin-bottom: 20px;
}
.ys dd span {
	display: block;
	color: #fff;
	height: 87px;
	padding-left: 60px;
	background: url(../images/ys_n1.png) no-repeat left top;
	font: bold 50px/80px "Times New Roman", Times, serif;
}
.ys dd em {
	margin-left: 133px;
	display: block;
	color: #555;
	padding-left: 25px;
	background: url(../images/ys_ic.gif) no-repeat left 20px;
	font: 18px/46px "Microsoft Yahei";
}
.ys .ys_dl02 dt {
	float: right;
}
.ys .ys_dl02 dd {
	position: absolute;
	top: 10px;
	left: 0px;
}
.ys .ys_dl02 dd span {
	text-align: right;
	padding-left: 0px;
	padding-right: 60px;
	background: url(../images/ys_n2.png) no-repeat left top;
}
.ys .ys_dl02 h3 {
	margin-left: 80px;
}
.ys .ys_dl02 em {
	margin-left: 80px;
}
.lianxiwm {display: table;width: 100%;}
.lianxiwm dl {
}
.lianxiwm dl dt {
	float: left;
	margin-top: 40px;
}
.lianxiwm dl dt p {
	font-size: 16px;
	line-height: 32px;
}
.lianxiwm dl dd {
}
.lianxiwm dl dd img {
	width: 160px;
	float: right;
	margin-top: 40px;
}
.shangyitiao {
	background: #f2f2f2;
	padding: 10px 20px;
}
.shangyitiao p {
	color: #666;
}
.shangyitiao p a {
	color: #666;
}
.P33 {
	line-height: 40px !important;
	color: #666;
	margin-bottom: 40px;
	margin-top: 10px;
}
.texts {
	background: #f2f2f2;
	padding: 10px 20px;
}
.sy_youshi{margin-top: 40px;background:url(../images/sybg04.jpg) center no-repeat;height: 730px;padding-top: 70px;}


.sy_youshi ul{ width:1200px; margin:0 auto; padding:60px 0;}
.sy_youshi ul li{position:relative;float:left;text-align:center;background:#fff;width: 280px;height: 480px;margin:0 10px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;transition: all 0.6s;box-shadow: #ccc 0px 0px 1px;}
.sy_youshi ul li h4{width:100%;/* height:220px; */}
.sy_youshi ul li h4 img{ max-width:100%;}
.sy_youshi ul li h3{font-size: 22px;margin: 25px auto 15px;color: #0e47a1;font-weight:bold;}
.sy_youshi ul li p{font-size: 15px;color:#666;line-height: 28px;padding: 0 30px;}
.sy_youshi ul li a{width: 120px;height: 40px;border-radius: 8px;background: #0e47a1;display: block;margin: 0 auto;margin-top: 40px;color: #fff;line-height: 40px;font-size: 14px;text-transform: uppercase;}
.sy_youshi ul li:hover{margin-top:-15px;}

.foot {width: 100%;background: #222;padding: 10px 0 30px 0;border-bottom: 1px solid #272727;height: 170px;}
.foot dl{width:1200px;margin: 0 auto;padding-top: 40px;}
.foot dl dt{float: left;width: 900px;}
.foot dl dt p{color: #999;line-height: 36px;}
.foot dl dt span{margin-right: 20px;}
.foot dl dt p a{color:#999;}
.foot dl dd{ float: right; width:300px;}
.foot dl dd img{float: right;}
.foot dl dd em{width: 10px;display: block;float: right;line-height: 17px;color: #999;padding-left: 18px;}



.liulangs{background: #f6f6f6; border-radius: 6px; padding: 30px; margin-top: 30px;}
.liulangs em{    text-align: center; display: block; font-size: 22px; font-weight: bold; margin-bottom: 10px; padding-top: 20px;}


.prod12{width: 100%;display: table;margin-top: 30px;}
.ipro12 {
	margin-top: 4px;
	margin: auto;
}
.ipro12 * {
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.ipro12 div {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 18px;
	width: 286px;
}
.ipro12 div:nth-child(4n) {
	margin-right: 0px;
}
.ipro12 h3 {
	width: 284px;
	height: 284px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #eee;
}
.ipro12 h3 a {
	vertical-align: middle;
	text-align: center;
	display:block;
}
.ipro12 h3 img {
	vertical-align: middle;
}
.ipro12 p {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	box-sizing: border-box;
	display: block;
	background: #f5f5f5;
	width: 100%;
}
.ipro12 p a {
	font-weight: normal;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.ipro12 div:hover {
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.ipro12 div:hover h3 img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.ipro12 div:hover p {
	background: #0e47a1;
}
.ipro12 div:hover p a {
	color: #fff;
}

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li { text-align: left;	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #0059ad url('../images/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #0059ad url('../images/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #0059ad url('../images/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #0059ad url('../images/fixCont.png') no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_ercode a{color: #fff;}</pre></body></html>